main {
    background-color: #e3f3e7;
    /*min-height: 100vh;*/
    height: auto;
    overflow: hidden;
}

#whyBioDiesel {
    padding-top: 7rem;
    padding-bottom: 2rem;
    background-color: #e3f3e7;
}

#whyBioDiesel .banners {
    height: 920px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}


#whyBioDiesel .banner-text-wrapper {
    /*margin-top: auto;*/
    position: relative;
    height: auto;
    width: 40%;
}

#whyBioDiesel .banner-text-wrapper .top-lines {
    position: absolute;
    top: -60px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 275px;
    height: 43px;
    object-fit: contain;
}

#whyBioDiesel .banner-text-wrapper .bottom-lines {
    position: absolute;
    bottom: -40px;
    left: -20px;
    width: 80px;
    height: 80px;
    object-fit: contain;
}

#whyBioDiesel .banner-text-wrapper .description-wrapper {
    background-color: #729954;
    padding: 4rem 2rem 2rem 2rem;
}

#whyBioDiesel .banner-text-wrapper .title {
    background-color: #54644c;
    width: 101.5%;
    min-height: 70px;
    top: -10px;
    left: -2px;
    position: absolute;
    -webkit-clip-path: polygon(0 8%, 99% 0, 100% 100%, 5% 100%);
    clip-path: polygon(0 8%, 99% 0, 100% 100%, 5% 100%);
    display: flex;
}

#whyBioDiesel .banner-text-wrapper .title h1 {
    font-size: 36.2px;
    letter-spacing: 0.1px;
    color: #fefefe;
    font-family: FuturaGreek;
    width: auto;
    margin: auto auto auto 3rem;

}

#whyBioDiesel .banner-text-wrapper .description p {
    font-size: 23.4px;
    line-height: 1.19;
    letter-spacing: 0px;
    font-weight: 300;
    color: #fefefe;
    font-family: FuturaGreek;
}


#whyBioDiesel .main-banner-img {
    margin-bottom: auto;
    margin-top: 4rem;
    width: 100%;
    height: 782px;
    object-fit: contain;
}

#whyBioDiesel .first-banner-wrapper {
    height: 100%;
    width: 50%;
    position: relative;
}

#whyBioDiesel .recycle-action img {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    margin-top: auto;
    margin-bottom: auto;
}

#whyBioDiesel-text {
    position: relative;
    margin-top: 200px;
    z-index: 1;
}

#whyBioDiesel-text .bioDiesel-text-decoration {
    position: absolute;
    left: 0;
    top: -220px;
}

#whyBioDiesel-text .header-green-decoration {
    position: absolute;
    height: 34.1px;
    top: -34px;
    width: 100%;
    background-color: #739b5a;
}

#whyBioDiesel-text .header-green-decoration.second {
    top: 0;
}

#whyBioDiesel-text .text-wrapper1,
#whyBioDiesel-text .text-wrapper2 {
    background-color: #fff;
    padding: 1rem 1rem 1rem 3rem;
    margin: 4rem 4rem 0 2rem;
    max-width: 1440px;
}

#whyBioDiesel-text .text-wrapper1 {
    -webkit-clip-path: polygon(98% 0, 100% 50%, 98% 100%, 1% 100%, 0 0);
    clip-path: polygon(98% 0, 100% 50%, 98% 100%, 1% 100%, 0 0);
}

#whyBioDiesel-text .text-wrapper2 {
    -webkit-clip-path: polygon(98% 0, 97% 47%, 100% 100%, 50% 96%, 2% 100%, 1% 0);
    clip-path: polygon(98% 0, 97% 47%, 100% 100%, 50% 96%, 2% 100%, 1% 0);
    margin-top: 0;
}

#whyBioDiesel-text .text-wrapper1 h2,
#whyBioDiesel-text .text-wrapper2 h2 {
    text-align: left;
    font-family: FuturaGreek;
    font-size: 36.2px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0px;
    color: #54644c;
}

#whyBioDiesel-text .text-wrapper1 .description,
#whyBioDiesel-text .text-wrapper2 .description {
    padding: 1rem 3rem 2rem 0;
}

#whyBioDiesel-text .text-wrapper1 .description p,
#whyBioDiesel-text .text-wrapper2 .description p {
    font-family: FuturaGreek;
    font-size: 23.4px;
    font-weight: 300;
    line-height: 1.24;
    color: #58585b;

}

#whyBioDiesel-bottle {
    position: relative;
    /*top: -300px;*/
    margin-top: -300px;
    z-index: 0;
    background-image: url('/media/bioDieselBottleBg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 2211px;
}

.whyBioDiesel-bottle-bg {
    width: 100%;

}

#whyBioDiesel-bottle .first-circle-image {
    width: 620px;
    position: absolute;
    top: 14%;
    right: 6%;
}

#whyBioDiesel-bottle .second-circle-image {
    width: 329px;
    position: absolute;
    top: 39%;
    right: 6%;
}

#whyBioDiesel-bottle .bottle-text-wrapper {
    position: absolute;
    top: 56%;
    width: 990px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#whyBioDiesel-bottle .bottle-text {
    position: relative;
    border: solid 4px #586750;
    border-radius: 30px;
    background-color: #789b3e;

}

#whyBioDiesel-bottle .bottle-text .bottle-decoration {
    position: absolute;
    top: 0;
    left: 0;
}

#whyBioDiesel-bottle .bottle-text p {
    margin: 2rem 2rem 2rem 5rem;
    font-family: FuturaGreekCo;
    font-size: 38px;
    font-weight: 500;
    font-stretch: condensed;
    line-height: 1.25;
    letter-spacing: 0px;
    text-align: center;
    color: #fefefe;
}

#whyBioDiesel-bottle .footer-images-wrapper {
    position: absolute;
    width: 100%;
    bottom: 11%;
}

#whyBioDiesel-bottle .footer-images-wrapper .footer-images {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
#whyBioDiesel-bottle .footer-images-wrapper .footer-images img:first-child {
    margin-right: 1rem;
}


#whyBioDiesel-bottle .lower-footer-image {
    position: absolute;
    bottom: 0;
    object-fit: contain;
    width: 100%;
}


@media (min-width: 1400px) {
    #whyBioDiesel-bottle {
        height: 2000px;
        background-image: none;
        background-color: #739b5a;
    }
    #whyBioDiesel-bottle .first-circle-image {
        width: 620px;
        position: absolute;
        top: 16%;
        right: 56%;
    }
    #whyBioDiesel-bottle .second-circle-image {
        width: 329px;
        position: absolute;
        top: 32%;
        right: 16%;
    }

}

@media (max-width: 1199px) {
    #whyBioDiesel .main-banner-img {
        height: 669px;
    }

    #whyBioDiesel .banner-text-wrapper img {
        width: 481px;
        height: 635px;
    }

    #whyBioDiesel .banners {
        height: 840px;
    }

    #whyBioDiesel-bottle {
        height: 1808px;
    }


    #whyBioDiesel .banner-text-wrapper {
        margin-top: auto;
    }

    #whyBioDiesel-bottle .first-circle-image {
        width: 496px;
        top: 17%;
    }

    #whyBioDiesel-bottle .second-circle-image {
        width: 262px;
        top: 42%;
        right: 6%;
    }

    #whyBioDiesel-bottle .bottle-text p {
        font-size: 24px;
    }

    #whyBioDiesel-bottle .bottle-text-wrapper {
        top: 56%;
        width: 769px;
    }

    #whyBioDiesel-bottle .footer-images-wrapper {
        bottom: 10%;
    }

    #whyBioDiesel-bottle .footer-images-wrapper .footer-images img {
        width: 420px;
        height: 338px;
    }

}

@media (max-width: 969px) {
    #whyBioDiesel .banners {
        height: auto;
        flex-direction: column;
    }

    #whyBioDiesel .main-banner-img {
        margin-bottom: 2rem;
    }

    #whyBioDiesel .first-banner-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #whyBioDiesel .recycle-action img {
        left: 30px;
    }

    #whyBioDiesel-bottle {
        height: 2303px;
        background-position: 20%;
    }

    #whyBioDiesel-bottle .first-circle-image {
        width: 442px;
        top: 14%;
    }

    #whyBioDiesel-bottle .second-circle-image {
        width: 197px;
        height: 197px;
        top: 31%;
        right: 6%;
    }

    #whyBioDiesel-bottle .bottle-text-wrapper {
        top: 57%;
        width: 458px;
    }

    #whyBioDiesel .banner-text-wrapper img {
        width: 669px;
        height: 603px;
    }


    #whyBioDiesel .banner-text-wrapper {
        width: 90%;
    }

    #whyBioDiesel-bottle .bottle-text-wrapper {
        top: 57%;
        width: 715px;
    }


    #whyBioDiesel-bottle .footer-images-wrapper .footer-images img {
        width: 343px;
        height: 338px;
    }

}

@media (max-width: 749px) {

    #whyBioDiesel-bottle {
        height: 2603px;
        background-position: 20%;
    }

    #whyBioDiesel-bottle .footer-images-wrapper .footer-images {
        flex-direction: column;
    }

    #whyBioDiesel-bottle .footer-images-wrapper .footer-images img {
        width: 458px;
        height: 338px;

    }

    #whyBioDiesel-bottle .footer-images-wrapper {
        bottom: 5%;
    }

    #whyBioDiesel-bottle .bottle-text-wrapper {
        top: 53%;
        width: 458px;
    }
    #whyBioDiesel-bottle .footer-images-wrapper .footer-images img:first-child {
        margin-bottom: 1rem;
        margin-right: 0;
    }
}

@media (max-width: 480px) {
    #whyBioDiesel .banner-text-wrapper .title h1 {
        padding: 0.5rem;
    }

    #whyBioDiesel .banner-text-wrapper .description-wrapper {
        padding: 6rem 1rem 1rem 1rem;
    }

    #whyBioDiesel .recycle-action img {
        width: 60%;
        bottom: -100px;
        left: 0;
        right: 0;
        top: auto;
        margin: 0 auto;
    }
    #whyBioDiesel .banner-text-wrapper {
        margin-top: 200px;
    }

    #whyBioDiesel .main-banner-img {
        height: auto;
    }

    #whyBioDiesel-text .text-wrapper1 .description p,
    #whyBioDiesel-text .text-wrapper2 .description p {
        font-size: 16px;

    }

    #whyBioDiesel-text .text-wrapper1,
    #whyBioDiesel-text .text-wrapper2 {
        padding: 1rem;
    }

    #whyBioDiesel-text .text-wrapper1 {
        margin: 4rem 1rem 0 1rem;
    }

    #whyBioDiesel-text .text-wrapper2 {
        margin: 0 1rem;
    }

    #whyBioDiesel-text .text-wrapper1 h2,
    #whyBioDiesel-text .text-wrapper2 h2 {
        font-size: 25.7px;
    }

    #whyBioDiesel-text .text-wrapper1 .description,
    #whyBioDiesel-text .text-wrapper2 .description {
        padding: 1rem 1rem 2rem 0;
    }

    #whyBioDiesel-bottle {
        background-position: 24%;
    }

    #whyBioDiesel-bottle .first-circle-image {
        width: 314px;
        top: 15%;
        left: 3px;
    }

    #whyBioDiesel-bottle .second-circle-image {
        width: 140px;
        height: 140px;
        top: 29%;
        right: 6%;
    }

    #whyBioDiesel-bottle .bottle-text-wrapper {
        width: 310px;
    }

    #whyBioDiesel-bottle .footer-images-wrapper .footer-images img {
        width: 325.1px;
        height: 239.9px;
    }

    #whyBioDiesel-bottle .bottle-text p {
        font-size: 20px;
        margin: 1.5rem 1rem 1rem 2rem;
    }

    #whyBioDiesel-bottle .bottle-text .bottle-decoration {
        width: 13%;
    }

    #whyBioDiesel-bottle .bottle-text-wrapper {
        top: 56%;
    }

    #whyBioDiesel-bottle .footer-images-wrapper {
        bottom: 10%;
    }

}

